Welcome![Sign In][Sign Up]
Location:
Search - SVM matlab

Search list

[Software EngineeringSVM-MATLAB

Description: 本文是一篇名为“基于SVM的石油勘探算法研究”的硕士论文,文中应用MATLAB进行算法实现,给出了详细的设计思路,各种不同方法的图像对比,区县调整,是一片相当不错的文章。-This is the one entitled "SVM Based Algorithm for oil exploration," the master's thesis, text MATLAB algorithm is given a detailed design ideas, different methods of image contrast. county adjustment is a pretty good article.
Platform: | Size: 737677 | Author: lijianjun | Hits:

[Graph RecognizeSVM(matlab)

Description: 支持向量机(SVM)实现的分类算法源码[matlab] -Support Vector Machine (SVM), a classification algorithm source code [Matlab]
Platform: | Size: 2109 | Author: dyddong | Hits:

[Windows DevelopSVM-KM

Description: 一种很容易理解的svm matlab工具箱,可用于分类,回归,并附很多示例。
Platform: | Size: 341739 | Author: 徐杰 | Hits:

[Windows DevelopSVM-KMExample

Description: 一种很容易理解的svm matlab工具箱,可用于分类,回归,并附有很多示例。
Platform: | Size: 4064459 | Author: 徐杰 | Hits:

[Other resourcesvm

Description: SVM matlab GUI可视化界面 直观形象 代码解释比较详细 对GUI学习和svm学习都有帮助
Platform: | Size: 497388 | Author: 刘向阳 | Hits:

[Other resource(SVM)[matlab]

Description: 支持向量机(SVM)实现的分类算法源码[matlab]
Platform: | Size: 2229 | Author: vipyoyo | Hits:

[Special EffectsSVM

Description: svm matlab toolbox(SVM的MATLAB工具箱)
Platform: | Size: 126070 | Author: vivi | Hits:

[Special Effects模式识别matlab工具箱,包括svm,ICA,PCA,NN等等模式识别算法

Description: 模式识别matlab工具箱,包括svm,ICA,PCA,NN等等模式识别算法
Platform: | Size: 630776 | Author: haoren313 | Hits:

[Program docsvm

Description: 人工智能实验课程,SVM用MATLAB实现的,很简单
Platform: | Size: 2151 | Author: lovelian2010 | Hits:

[SourceCodesvm算法

Description: svm matlab实现
Platform: | Size: 622308 | Author: timcarter@163.com | Hits:

[Applicationslssvmlab.ps

Description: 最小二乘支撑向量机matlab版-least squares Support Vector Machine Matlab version
Platform: | Size: 253952 | Author: 张小洪 | Hits:

[Mathimatics-Numerical algorithmsLS-SVMlab1.5aw.tar

Description: 不错的SVM实现算法,采用的是LS-SVM算法,这是MATLAB版本,还有一个C版本-good SVM algorithm, using the LS-SVM, which is MATLAB version, a C version
Platform: | Size: 192512 | Author: hello | Hits:

[AI-NN-PRsvm_v0.55beta

Description: 最新的支持向量机工具箱,有了它会很方便 1. Find time to write a proper list of things to do! 2. Documentation. 3. Support Vector Regression. 4. Automated model selection. REFERENCES ========== [1] V.N. Vapnik, "The Nature of Statistical Learning Theory", Springer-Verlag, New York, ISBN 0-387-94559-8, 1995. [2] J. C. Platt, "Fast training of support vector machines using sequential minimal optimization", in Advances in Kernel Methods - Support Vector Learning, (Eds) B. Scholkopf, C. Burges, and A. J. Smola, MIT Press, Cambridge, Massachusetts, chapter 12, pp 185-208, 1999. [3] T. Joachims, "Estimating the Generalization Performance of a SVM Efficiently", LS-8 Report 25, Universitat Dortmund, Fachbereich Informatik, 1999. -The newest work tools of svm,it will be very convenient to have it.
Platform: | Size: 172032 | Author: 金星 | Hits:

[AI-NN-PRlibsvm-mat-2.71-2

Description: matlab实现,附带数据,并有显示结果图的功能,很方便用的-It s implemented using matlab with data as attachment. It also has the function of showing the result and is very convenient to use.
Platform: | Size: 111616 | Author: 赵银娣 | Hits:

[matlabSVMmatlab

Description: SVM在MATLAB下的实现,其中有五个文件夹,分别是不同的SVM-SVM writen by matlab,include five files,and diffent each other
Platform: | Size: 1562624 | Author: zc | Hits:

[matlab数据挖掘中SVM算法实现

Description: 数据挖掘中SVM算法实现(用MATLAB实现)-SVM data mining algorithm (MATLAB)
Platform: | Size: 2048 | Author: 方巍巍 | Hits:

[AI-NN-PRlibsvm-mat-2.8-1

Description: 人工智能模式识别中基于支持向量机的分类算法在识别领域属于较新的应用-The SVM-based classification algorithm is a kind of new application in the field of artificial intelligence and pattern recognition.
Platform: | Size: 67584 | Author: rabo | Hits:

[ToolBarsvm465

Description: This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really want to speed things up you should consider compiling the matrix composition routine for H into a mex function. Then again if you really want to speed things up you probably shouldn t be using matlab anyway... Get hold of a dedicated C program once you understand the algorithm.-This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really want to speed things up you should consider compiling the matrix composition routine for H into a mex function. Then again if you really want to speed things up you probably shouldn t be using matlab anyway... Get hold of a dedicated C program once you understand the algorithm.
Platform: | Size: 153600 | Author: 孙荣超 | Hits:

[Otherlsvm

Description: 支持向量机方法,用matlab实现,用于分类检测、模式识别,人脸检测等-Support Vector Machine method, the realization of Matlab for the detection and classification, pattern recognition, face detection
Platform: | Size: 2048 | Author: 韩乐 | Hits:

[matlabPSO-SVM

Description: 利用粒子群优化算法对支持向量机中的核函数参数和惩罚参数进行优化是非常有效的手段,可以大大提高鲁棒性。实际过程中读者可通过下载我上传的代码,简单进行修改和阅读附件论文即可快速掌握相关方面的知识,快速使用这一方法。(Particle swarm optimization (PSO) is a very effective method to optimize the kernel function parameters and penalty parameters of SVM, which can greatly improve the robustness. In the actual process, readers can quickly grasp relevant knowledge and use this method by downloading the code I uploaded, simply modifying and reading the attached paper.)
Platform: | Size: 5505024 | Author: ddyecust@163.com | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net